Appliance Recovery Backup Schedules RetentionInfo
Appliance Recovery Backup Schedules RetentionInfo
The Appliance Recovery Backup Schedules RetentionInfo schema contains retention information associated with a schedule.
This schema was added in vSphere API 6.7.
JSON Example
{
"max_count": 0
}
integer As int64
As int64
max_count
Required
Number of backups which should be retained. If retention is not set, all the backups will be retained forever.
This property was added in vSphere API 6.7.